Click or drag to resize

PropertyCollectionToString Method

Returns a String that represents the current PropertyCollection.

Namespace:  Independentsoft.Webdav
Assembly:  Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntax
public override string ToString()

Return Value

Type: String
A String that represents the current collection.
See Also